QueryExportData

The query export object used to specify how to extract query results.

API Section: Objects

Type: Object

Properties

Name

Description

Required

Type

Format

itemId

Content item's ID that houses the query to execute

Y

string

uuid

queryStateId

Query state id to export

-

string

uuid

exportOptions

Export Options and switches

Y

ExportOptions

exportType

Result format type using enumeration of export format types

Y

ApiResponseFormat

externalParameters

Export Parameters and switches

Y

ExternalParameters

*Required elements are only used for API parameters

Usages
  • /API2/query/extractQueryResult
  • /API3/analytics/extractQueryResult